Autogenerated HTML docs for v1.5.6-rc0-84-g06f60 
diff --git a/git-init.txt b/git-init.txt index b17ae84..b48c312 100644 --- a/git-init.txt +++ b/git-init.txt 
@@ -8,7 +8,7 @@    SYNOPSIS  -------- -'git-init' [-q | --quiet] [--template=<template_directory>] [--shared[=<permissions>]] +'git-init' [-q | --quiet] [--bare] [--template=<template_directory>] [--shared[=<permissions>]]      OPTIONS @@ -20,6 +20,11 @@    Only print error and warning messages, all other output will be suppressed.   +--bare:: + +Create a bare repository. If GIT_DIR environment is not set, it is set to the +current working directory. +  --template=<template_directory>::    Provide the directory from which templates will be used. The default template